<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* æ–°å¢ž-è”ç³»æ–¹å¼-css-start */

.qq_vip-contact-list {
    width: 100%;
    box-sizing: border-box;
    padding: 24px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.qq_vip-contact-list li {
    width: 567px;
    height: 300px;
    margin: 13px 0;
    padding: 0px 30px 20px;
    box-sizing: border-box;
    border: 1px solid #fff;
    background: #fff url(/Content/store/contactBGindex.png) no-repeat bottom right;
    transition: all 0.1s ease 0s;
    position: relative;
}

.qq_vip-contact-list li:hover {
    border: 1px solid #1a528d;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.qq_vip-contact-name {
    display: flex;
    width: 500px;
    height: 102px;
    background: #E8EBF5;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    padding-left: 30px;
    box-sizing: border-box;
    padding-top: 12px;
    margin-top: 35px;
    justify-content: space-between;
}

.qq_vip-contact-name span {
    margin-right: 25px
}

.qq_vip-contact-name div:nth-child(2) {
    display: inline-block;
    width: 100px;
    height: 44px;
    background: #6886B8;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    /* float: right; */
    margin-top: 17px;
    margin-right: 27px;
    text-align: center;
    line-height: 44px;
}

.qq_vip-contact-name div:nth-child(2) a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.qq_vip-contact-msg {
    width: 100%;
    margin-left: 35px;
    margin-top: 28px;
}

.qq_vip-contact-msg dl {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
}

.qq_vip-contact-msg dt {
    width: 50%;
    text-align: left;
    float: left;
    line-height: 36px;
    color: #666;
}

.qq_vip-contact-msg .iconfont {
    color: #e8390e;
    margin-right: 10px;
    display: inline-block;
    width: 18px;
    float: left;
}

.qq_vip-contact-msg span {
    float: left;
    display: inline;
    width: 204px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qq_vip-reminderMsg {
    width: 100%;
    text-align: center;
    color: #414141;
}

.qq_vip-reminderMsg a {
    color: #e8380d;
}

.qq_vip-reminderMsg a:hover {
    color: #e8380d;
}

.qq_vip-contact_title {
    /* width: 500px;
    height: 102px;
    background: #E8EBF5;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    padding-left: 30px;
    box-sizing: border-box;
    padding-top: 12px; */
}

.qq_vip-contact_title&gt;span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #394867;
}

.qq_vip-contact_title p {
    margin-top: 6px;
}

.qq_vip-contact_title p&gt;span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}


/* æŸ¥çœ‹å¼¹çª— */

.alert_shadow {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.qq_look_box {
    width: 100%;
    margin: 15px 0;
    background: #fff;
    padding-bottom: 8px;
}

.qq_look_box_title {
    width: 868px;
    padding-top: 20px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    line-height: 1.8;
    text-align: center;
    margin: 0 auto;
}

.j_pay_sub {
    font-size: 12px;
    line-height: 2;
    text-align: center;
}

.j_pay_sub a {
    color: #338CFF;
}

.qq_look_box_content {
    width: 870px;
    display: flex;
    margin: 0 auto;
    padding-top: 16px;
    box-sizing: border-box;
    text-align: center;
}

.qq_look_box_content&gt;div {
    margin: 0 14px;
    position: relative;
}

.qq_look_box_content_item_b {
    width: 211px;
    height: 299px;
    background: #FFFFFF;
    box-shadow: 0px 17px 43px 0px rgba(134, 158, 184, 0.2);
    border-radius: 20px;
}

.qq_look_box_content_item_t {
    width: 260px;
    height: 348px;
    background: #FFFFFF;
    border: 1px solid #ECEEF1;
    border-radius: 8px;
    text-align: center;
    /*box-sizing: border-box;*/
    /*padding:25px;*/
}

.j_pay_item_top {
    width: 260px;
    height: 76px;
    background: linear-gradient(-90deg, #1572FD, #4490FE);
    border-radius: 8px 8px 0 0;
    color: #fff;
    position: relative;
}

.j_pay_item_top p {
    font-size: 12px;
}

.qq_show_box_bottom_t_left .rightIcon,
.j_pay_item_top .rightIcon {
    position: absolute;
    right: 0px;
    top: 0px;
}

p.qq_item_title {
    width: 100%;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #fff;
    line-height: 27px;
    padding-top: 12px;
    padding-bottom: 8px;
}

.qq_item_titletop {
    font-size: 9px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #7A7A7A;
    line-height: 16px;
}

.qq_p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    padding: 20px 0 10px;
}

.qq_p span span {
    color: #FF3333;
}

.j_pay_price {
    color: #F83A3E;
    font-weight: bold;
    font-size: 22px;
}

.qq_border_box {
    width: 100%;
    /*width: 130px;*/
    /*height: 130px;*/
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 20px 25px;
}

.qq_border_box imput {
    width: 100%;
    height: 35px;
    background-color: rgb(242, 242, 242);
    border-radius: 2px;
}

.y_txt_txt img {
    max-width: 100%;
}

.qq_border_box_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    color: #fff;
    font-family: Source Han Sans CN;
}

.qq_border_box_shadow a {
    display: inline-block;
    width: 19px;
    height: 20px;
    margin-top: 35px;
    margin-bottom: 5px;
}

.qq_border_box_shadow a img {
    /* margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 10px; */
    width: 100%;
}

.qq_border_box_shadow p {
    width: 120px;
    font-size: 12px;
    *font-size: 9px;
    /*transform: scale(0.7) translateX(-13px);*/
}

.qq_setTime {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #4E4E4E;
}

.qq_setTime p:nth-child(1) {
    margin-top: 10px;
    /* margin-bottom: 8px; */
}

.j_bg_gold {
    background: linear-gradient(-90deg, #EDA74B, #F6C091);
}

.qq_setTime p:nth-child(1) {
    margin-top: 16px;
    margin-bottom: 8px;
}

.qq_blod_vip {
    font-weight: bold;
    font-size: 18px!important;
}

.qq_admin {
    margin-top: 0px !important;
}

.qq_vip {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #08090A;
    padding-left: 34px;
    text-align: left;
    box-sizing: border-box;
    margin-bottom: 20px !important;
}

.qq_vip&gt;span {
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.qq_vip&gt;span:nth-child(2) {
    padding-left: 6px;
}

.qq_look_box_content_item_t .first {
    margin-top: 24px;
    /*margin-bottom: 8px;*/
}

.qq_vip_btn {
    /* cursor: pointer; */
    padding-top: 8px
}

/*.qq_vip_btn a:nth-child(1) {*/
/*    width: 160px;*/
/*    height: 30px;*/
/*    background: linear-gradient(-90deg, #EDA74B, #F6C091);*/
/*    border-radius: 15px;*/
/*    font-size: 12px;*/
/*    line-height: 30px;*/
/*    color: #FFFFFF;*/
/*}*/

/*.qq_vip_btn a:nth-child(2) {*/
/*    width: 160px;*/
/*    height: 30px;*/
/*    background: linear-gradient(-90deg, #F8393E, #E17B73);*/
/*    border-radius: 15px;*/
/*    font-size: 12px;*/
/*    line-height: 30px;*/
/*    color: #FFFFFF;*/
/*}*/

.qq_look_box_content_item_t img.right {
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
}

/*.qq_vip_btn a:nth-child(1) {*/
/*    width: 160px;*/
/*    height: 30px;*/
/*    background: linear-gradient(-90deg, #EDA74B, #F6C091);*/
/*    border-radius: 15px;*/
/*    font-size: 12px;*/
/*    line-height: 30px;*/
/*    color: #FFFFFF;*/
/*}*/

.qq_vip_btn a:nth-child(2) {
    width: 160px;
    height: 30px;
    background: linear-gradient(-90deg, #F8393E, #E17B73);
    border-radius: 15px;
    font-size: 12px;
    line-height: 30px;
    color: #FFFFFF;
}

.qq_look_box_content_item_t .first {
    margin-top: 24px;
    margin-bottom: 8px;
}

.qq_vip_btn a {
    display: block;
    margin: 12px auto 0 auto;
}

.qq_item_add {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #313131;
    margin-bottom: 14px;
    margin-top: 18px;
}

.j_pay_phone_msg {
    color: #4E4E4E;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
}

.j_pay_phone_msg .phone {
    color: #1672FD;
    font-size: 18px;
}

.qq_pay_alert {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -287px;
    margin-left: -250px;
    width: 500px;
    height: 594px;
    background: url(../images/pay-success.png);
    z-index: 10000000;
    text-align: center;
}

.phone_p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5A6AB6;
    line-height: 40px;
    margin-top: 200px;
}

.qq_pay_alert form {
    margin-top: 33px;
}

.qq_pay_alert form input {
    width: 265px;
    height: 37px;
    background: #F6F6F6;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}

.qq_pay_alert form input:nth-child(2) {
    margin-top: 8px;
}

.qq_pay_alert form div {
    width: 198px;
    height: 68px;
    background: url(../images/pay-success1.png);
    background-size: 198px 68px;
    margin: 10px auto;
}

.qq_pay_alert form div a {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 64px;
}

.qq_pay_alert form input {
    padding-left: 10px;
    box-sizing: border-box;
}

.phone_p1 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    margin-top: 66px;
    position: relative;
}

.phone_p1 a {
    display: inline-block;
    width: 19px;
    height: 20px;
    position: absolute;
    bottom: -95px;
    left: 240px;
}

.phone_p1 a img {
    width: 100%;
}

.phone_p1 span {
    font-weight: bold;
    font-size: 18px;
}

.qq_shadow_big_box {
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
}

.vip-list-title {
    overflow: inherit;
}

.u-share {
    color: #999;
    font-size: 14px;
    position: relative;
    z-index: 10;
}

.u-share:hover .u-share-pop {
    display: block;
    opacity: 1;
}

.u-share-pop {
    display: none;
    opacity: 0;
    position: absolute;
    top: 30px;
    padding-top: 20px;
    right: 0px;
    transition: all 0.3s ease 0s;
}

.u-share-main {
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.11);
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    color: #999999;
    font-size: 12px;
}

.u-share-main p {
    padding-bottom: 5px !important;
    position: relative;
    top: -10px;
}


/* æ”¯ä»˜æˆåŠŸå¼¹å‡ºå±‚ */

.paySuccessBox {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    color: #000;
    font-size: 14px
}

.paySuccess-msg {
    width: 916px;
    height: 188px;
    background: url("../images/payIcon/paySuccessbackg.png") no-repeat top center;
    color: #fff;
    text-align: center;
    padding-top: 26px;
    box-sizing: border-box;
}

.paySuccess-msg-head {
    font-size: 30px;
    line-height: 1.5;
    padding-top: 4px;
}

.paySuccess-msg-subhead {
    font-size: 14px;
    line-height: 1.5;
}

.paySucess-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 40px 40px 40px;
}

.paySucess-main-left {
    width: 368px;
}

.paySucess-main-code {
    width: 368px;
    height: 54px;
    background: linear-gradient(90deg, #eaf3ff, #ddecff);
    color: #000;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
}

.paySucess-main-text {
    line-height: 1.8;
    padding: 14px 0 0;
    font-size: 14px;
    color: #333;
    text-align: left
}

.paySucess-main-code span {
    font-size: 24px;
    color: #EE2D2D;
    font-weight: bold;
}

.longLine {
    display: inline-block;
    width: 1px;
    height: 220px;
    background: #ccc;
    opacity: 0.5;
    position: relative;
    top: -25px;
}

.paySucess-main-form {
    padding-bottom: 10px;
}

.paySucess-main-form input[type="text"] {
    width: 380px;
    height: 56px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin: 10px 0;
    padding: 0 40px 0 13px;
    font-size: 14px;
    box-sizing: border-box;
}

.paySucess-main-form input[type="button"] {
    width: 380px;
    height: 56px;
    background: #4D69F6;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    border: 0px;
    margin-top: 20px;
}

.paySucess-main-form input.name {
    background: url("../images/payIcon/xingming.png") 345px center no-repeat;
}

.paySucess-main-form input.phone {
    background: url("../images/payIcon/shoujihap.png") 345px center no-repeat;
}


/*å…‘æ¢ç&nbsp;css*/

.j_pay_code_box {
    width: 836px;
    height: 100px;
    background: #F4F9FF;
    border-radius: 8px;
    font-size: 14px;
    margin: 12px auto;
    padding: 13px 20px;
    box-sizing: border-box;
    text-align: left;
}

.j_pay_code_main {
    padding-top: 10px;
}

.j_pay_code_main input {
    width: 194px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    padding: 0 6px;
}

.j_pay_code_main button {
    width: 96px;
    height: 30px;
    background: linear-gradient(-90deg, #F8393E, #E17B73);
    border-radius: 3px;
    border: none;
    font-size: 14px;
    color: #fff;
    margin: 15px auto 0;
}

.j_pay_code_main button:hover {
    opacity: 0.8;
}

.u-font-16 {
    font-size: 16px;
}

.u-font-18 {
    font-size: 18px;
}

.u-color-red {
    color: #EE2D2D;
}

.u-font-bold {
    font-weight: bold;
}

.u-light-primary-color {
    color: #4D69F6
}

.u-p-l-90 {
    padding-left: 90px;
}

.u-m-t-10 {
    margin-top: 10px;
}

.u-p-b-20 {
    padding-bottom: 20px;
}

.u-text-left {
    text-align: left;
}

.j_pay_code_box p {
    line-height: 2;
}

.j_code_main {
    line-height: 32px;
    padding-top: 8px;
}

.j_pay_code_box p {
    line-height: 2;
}

.j_code_main {
    line-height: 32px;
    padding-top: 8px;
}

.j_pay_code_box input[type="text"] {
    width: 211px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0 10px;
}

.j_bg_gray {
    background: linear-gradient(-90deg, #8FA7D4, #C4D5EA);
}

.j_pay_code_box input[type="button"] {
    width: 96px;
    height: 32px;
    line-height: 32px;
    background: linear-gradient(-90deg, #F8393E, #E17B73);
    border-radius: 3px;
    border: 0px;
    font-size: 14px;
    color: #fff;
}

.u-font-20,
span.u-font-20 {
    font-size: 20px;
}

p.qq_item_title.u-p-t-24 {
    padding-top: 24px;
}

.u-p-t-6 {
    padding-top: 6px
}

.tdBorder td {
    border: 1px solid;
}

.xj_qq_border_box_int {
    width: 100%;
    height: 35px;
    background-color: rgb(242, 242, 242);
    border-radius: 2px;
    padding: 0 10px 0 30px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.poR {
    position: relative;
}

.xj_qq_border_box_svg01 {
    position: absolute;
    top: 31px;
    left: 35px;
}

.xj_qq_border_box_svg02 {
    position: absolute;
    top: 75px;
    left: 35px;
}

.xj_qq_border_box_svg03 {
    position: absolute;
    top: 166px;
    left: 35px;
}

.drag {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: #f2f2f2;
    position: relative;
    margin: 0 auto 10px;
}

.drag .bg {
    width: 35px;
    height: 100%;
    position: absolute;
    background-color: #75CDF9;
}

.drag .text {
    position: absolute;
    box-sizing: border-box;
    padding-left: 32px;
    width: 100%;
    height: 100%;
    text-align: center;
    user-select: none;
    color: #666;
}

.drag .btn {
    width: 35px;
    height: 35px;
    position: absolute;
    border: 1px solid #ccc;
    cursor: move;
    font-family: "å®‹ä½“";
    text-align: center;
    background-color: #fff;
    user-select: none;
    color: #666;
    box-sizing: border-box;
}

.xj_qq_border_box_codeBtn {
    width: 95px;
    height: 35px;
    background: #FFFFFF;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
    color: #616161;
    position: relative;
    top: -45px;
    right: -60px;
}

.curna{
    cursor: not-allowed;
}
.curpointer{
    cursor: pointer;
}
.drag .text {
    position: absolute;
    box-sizing: border-box;
    padding-left: 38px;
    width: 100%;
    height: 100%;
    text-align: left;
    user-select: none;
    color: #666;
}

/* é¢„ä»˜ä»˜è´¹ æ–°å¢žby jxl */
.u-p-t-25{
    padding-top:25px
}
.qq_look_box_content &gt; div:nth-child(2) .qq_look_box_content_item_t {
    background: #FFFAF5;
}
.j_pay_prestore{
    padding:40px 0 10px
}
.j_pay_now{
    color: #F83A3E;
    font-weight: bold;
    font-size: 26px;
    font-family: SourceHanSansCN-Bold;
}
.j_pay_origin{
    color:#A9A9A9;
    font-weight: bold;
    font-size: 16px;
    font-family: SourceHanSansCN-Bold;
    text-decoration: line-through;
}
.j_prestore_des{
    font-family: Microsoft YaHei;
    font-weight:bold;
    font-size: 14px;
    color: #333;
    padding-top: 28px;
}
.j_prestore_des .hightLight{
    font-size: 18px;
    color: #F73C40 ;
}
.qq_look_box_content_item_t{
    background: #F4F9FF;
    border: 1px solid #ECEEF1;
}


.j_free_box{
    width: 762px;
    height:146px;
    background: #FFFFFF;
    border-radius: 8px;
    margin:20px auto 0px auto;
    background: url("/Content/images/payIcon/freeBg.png") no-repeat;
    background-size: 100%;
    display: flex;
}
.j_free_box_title{
    width:225px;
    box-sizing: border-box;
    padding-left:25px;
    padding-top: 30px;
    color:#fff;
    font-size: 14px;
}
.j_free_box_text{
    width:540px;
    font-family: Source Han Sans CN;
    box-sizing: border-box;
    padding:0 20px;
    font-family: microsoft yahei;
    font-size: 14px;
    font-weight: 400;
    color:#4E4E4E;

}
.j_free_box_text .right{
    margin-right: 10px;

}
.u-font-22{
    font-size: 22px;
}
.u-row-between{
    justify-content: space-between;
}
/* é¢„ä»˜ä»˜è´¹ä¿®æ”¹by jxl */
.qq_look_box_content {
    width: 780px;
    display: flex;
    margin: 0 auto;
    padding-top: 16px;
    box-sizing: border-box;
    text-align: center;
    justify-content: center;
}
.qq_look_box_title {
    width: 100%;
    padding-top: 20px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    line-height: 1.8;
    text-align: center;
    margin: 0 auto;
}
.j_bg_gold {
    height:90px;
    background:url("/Content/images/payIcon/gold_bg.png") no-repeat;
    background-size: 100% 100%;
}
.qq_vip_btn a:nth-child(1) {
    width: 160px;
    height: 30px;
    background: linear-gradient(-90deg, #F8393E, #E17B73);
    border-radius: 15px;
    font-size: 12px;
    line-height: 30px;
    color: #FFFFFF;
}.qq_look_box {
     width: 100%;
     margin:10px 0;
     background: #fff;

}</pre></body></html>